Search Results

Search: Posts Made By: bashex
10,919
Posted By bashex
thanks but where do I put that exactly? sorry I...
thanks but where do I put that exactly? sorry I am a beginner..


function FTP_ZIP()
{
zip_file=$1

ftp -n ftp.my_server_1.com <<FTP
quote USER me
quote PASS...
10,919
Posted By bashex
anyone have any ideas? thanks
anyone have any ideas?

thanks
10,919
Posted By bashex
it doesnt work :( I spent hours trying. for...
it doesnt work :( I spent hours trying.
for example I have the following folders

/home/fred/folder1/test1
/home/fred/folder1/test2
/home/fred/folder2/test1
/home/fred/folder2/test2

I want...
10,919
Posted By bashex
adding binary did the trick, thanks :) ...
adding binary did the trick, thanks :)

---------- Post updated at 06:09 AM ---------- Previous update was at 05:30 AM ----------

to take this script one step further.. how can I process more...
10,919
Posted By bashex
I just noticed when I try to unzip the zip files...
I just noticed when I try to unzip the zip files with windows explorer it says... the compressed zip file is invalid!

with windows winrar it says Unexpected end of archive!

but if I open the...
10,919
Posted By bashex
perfect :) thanks
perfect :) thanks
10,919
Posted By bashex
perfect! thanks to all of you guys :p ...
perfect! thanks to all of you guys :p

---------- Post updated at 04:53 PM ---------- Previous update was at 03:56 PM ----------

it was fine until it hit a folder with spaces eg, John set 1
...
10,919
Posted By bashex
thanks, this is what it said , I tried -i but it...
thanks, this is what it said , I tried -i but it didnt work either

zip error: Nothing to do! (try: zip -r .zip . -i dir)
Interactive mode off.
local: .zip: No such file or directory
drwxr-xr-x...
10,919
Posted By bashex
that showed me a list of the folders in my...
that showed me a list of the folders in my working directory
10,919
Posted By bashex
thanks but I am a beginner, im not sure what to...
thanks but I am a beginner, im not sure what to do with that. :confused:
10,919
Posted By bashex
thanks for that, I can create the zip files and...
thanks for that, I can create the zip files and ftp no problem but I wanted to automate the process if possible..

I have 900 folders, I need to zip all folders to 900 zip files and then ftp all...
10,919
Posted By bashex
Zip and ftp script?
Hello, I am looking for a script to zip some folders and ftp the zip files automatically,

is there a script already written somewhere or can someone help me start to write one?

thanks a lot
Showing results 1 to 12 of 12

 
All times are GMT -4. The time now is 11:26 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy