Hi,
If you can't get it fixed, open a support ticket at
BuyScripts Helpdesk
with your vshare admin and FTP login details.
Thanks
Buyscripts Team
Hi,
If you can't get it fixed, open a support ticket at
BuyScripts Helpdesk
with your vshare admin and FTP login details.
Thanks
Buyscripts Team
The files actually upload. I can see them on the video server. But the process never finishes on the process queue (vshare site). I get this far in the log:
Connecting to FTP server
server_id = 1
Server IP = XXX.XXX.XXX.XXX
Server URL = http://www.whatverserver.com/share/video
Server folder = video
FTP: connected
FTP: logged in.
ftp_chdir(video)
ftp_pwd = /video
That last line is why I asked about the password display. It sort of hangs there, uploading then just does nothing.
Hi,
ftp_pwd is a php function, returns the current directory name in the remote server.
PHP: ftp_pwd - Manual
Thanks,
Buyscripts Team.
Bookmarks