Search Results

Search: Posts Made By: thriftinkid
3,040
Posted By thriftinkid
Thanks that worked. Is there any way to check a...
Thanks that worked. Is there any way to check a sub directory's list such as:

ftp.mywebsite.com-->sub A-->sub 1, sub 2, sub 3

---------- Post updated at 07:30 PM ---------- Previous update was...
3,040
Posted By thriftinkid
You're correct. But when I ran the following...
You're correct. But when I ran the following script, I got the following return:

set theScript to "USER=username
PASSWD=XXXXX
HOST=ftp.mywebsite.com
ftp $HOST <<EOF
user $USER
$PASSWD
ls...
3,040
Posted By thriftinkid
Return all sub directories on ftp server
Hey guys,

I'm new to the programming world in general, and I only write in applescript so far. I am trying to find a shell script that will return a list of all the sub directories (or folders)...
Showing results 1 to 3 of 3

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