binary upload using script creates one big unreadable file
Hello,
I'm using a script to automate file uploading version 4.1.7
the script is short
connect
change directory
upload
Open OL_ec2B
#Set Server working directory
cd /ebs3/
put G:\zip4\*.zip -resume
The files are txt files which are in .zip archives
If I transfer by drag and drop in gui, each separate file is transferred .
Using the script,binary transfer creates one large file on the server that contains all the data in an unreadable form
Using ascii transfer, the files are transferred correctly, but very slowly.
The documentation suggests using binary for large text file tranfers, but this is not working.
Is there a fix?
Thanks,
Holly Glaser
I'm using a script to automate file uploading version 4.1.7
the script is short
connect
change directory
upload
Open OL_ec2B
#Set Server working directory
cd /ebs3/
put G:\zip4\*.zip -resume
The files are txt files which are in .zip archives
If I transfer by drag and drop in gui, each separate file is transferred .
Using the script,binary transfer creates one large file on the server that contains all the data in an unreadable form
Using ascii transfer, the files are transferred correctly, but very slowly.
The documentation suggests using binary for large text file tranfers, but this is not working.
Is there a fix?
Thanks,
Holly Glaser