FTP with Proxy Help
Bob Sneidar
bobs at twft.com
Mon Aug 1 12:08:59 EDT 2011
there is a space in the filename. your syntax does not seem correct either. it's usually ftp://site.address.com:username@password/path/to/file. It looks like you are sending password at site for credentials.
As far as where to put the port, try ftp://site.address.com:portnumber:username@password/path/to/file. I have never done this before, and I don't think it's necessary. The proxy server should be handling all redirects. Otherwise anyone using a proxy server would have to know the redirect port numbers before going anywhere. Not sure of your particular setup though.
Bob
On Aug 1, 2011, at 4:29 AM, JACK RARICK wrote:
> I told you all I would be back!
>
> My code works great out in the wide open 'net. But sitting behind a proxy server, it goes to heck in a hand basket quick. And at schools, it is not uncommon to have proxy servers.
>
> My system administrator gave me the proxy setting 154.0.0.2121
>
> Here is my line of code:
> Put "ftp://cva@cva.on-rev.com:myPassword@ftp.cva.on-rev.com/public_html/holtfootball/hartland/media/Clip 001.mov" into tDestination
>
> I've looked and looked at the dictionary - but I am very confused about where to put the port setting. HELP!
>
> (By the way, all I have done is FTP an iMovieHD project to my on-rev server. My app allows players/coaches to watch the game film from their home - one clip at a time.)
>
>
> Jack Rarick
> Freshmen Center
> Earth Science
> Technology Coodinator
> Varsity Men's Track & Field
> Varsity Football - Offensive Line Coach, Peanut Butter Coordinator
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list