T
Thierry Lam
Is it possible to run an ftp command to connect to some remote computer
on the network.
For example, if I want to retrieve some data from
\\remcomputer\datafiles on the network and copy it to my local
computer, how do I do it in python on the Unix side?
I don't want to use mount since I don't have permission.
Thanks
Thierry
on the network.
For example, if I want to retrieve some data from
\\remcomputer\datafiles on the network and copy it to my local
computer, how do I do it in python on the Unix side?
I don't want to use mount since I don't have permission.
Thanks
Thierry