VSE Power Queue (General questions)
Using command line ftp.
Going to a VSE Power Queue.
If I CD to power.list.d then do a DIR I get the file list I want.
I have tried using power.lst.d as my remote path and it seems to ignore everything and just give me a directory listing of the stuff at the power level. Same is true with remote dir = power.lst and just power.
I intercept the LIST and replace with a DIR using IwodFtpNotify_PreTranslateCommand as per a previous post and get DONE ERROR: Syntax error, command unrecognized.
These files are the print output from batch jobs run.
Also why does the PreTransLate method only fire for FTP and not SFTP?
Thanks