Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
ftp function
Name: kenisand Date: November 17, 2005 at 20:33:43 Pacific OS: sun OS CPU/Ram: 128 MB
Comment:
I am using function for ftp but When I pass arguments to the function,it is giving me error like "file too long" name of the file which is to get put in is approx 30 char in length Can u help me in this issue
Summary: The "ftpd(ADMN)" server started by the super server "inetd(ADMN)" supports three types of accounts: Anonymous Real Guest The anonymous account allows ...
Summary: I have written an function to ftp files from one box to another. This works fine when run as a script. I have put this into a function (exactly the same code) and i get "synatx error > not matched". W...