in reply to Re^2: Accessing files on a Windows server from *NIX via SMB
in thread Accessing files on a Windows server from *NIX via SMB
Perhaps I misunderstood the OP, but it sounds to me like there is a CSV file in one location (local) and it must be compared with a directory structure on a remote machine.
Even if I misunderstood that, I can't see where files are being sent (that is, pushed). Run the script wherever the CSV files exist, and use Net::FTP to deal with the listing. I still see no need for file transfer, here. Thus the request for clarification.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Accessing files on a Windows server from *NIX via SMB
by Ven'Tatsu (Deacon) on Aug 22, 2005 at 22:11 UTC | |
by radiantmatrix (Parson) on Aug 23, 2005 at 13:34 UTC |