Reply To: ftp

#57196
Steve Carter
Participant

If you just need to FTP files in a particular directory to another spot on another system, a simple FTP script would do the job.  If you have the FTP package for Tcl, it’s very simple.

ftp::Open – opens the connection

ftp::Cd – change directory if needed

ftp::Put – push the file

ftp::Close – close the connection

I have done quite a bit with the FTP package and find it very easy to use.

Let me know if you need more specifics.

Steve

Forum Statistics

Registered Users
5,116
Forums
28
Topics
9,292
Replies
34,432
Topic Tags
286
Empty Topic Tags
10