-
Hi!
Looking at the options/settings for the sftp-sync plugin, I can't see there being any "text/ascii-mode" setting for the transfer? We're moving files between Linux and OpenVMS, and it needs to b…
-
hello,
in the past few days i spent a lot of time trying to unscramble some old logs from a mavic.
unfortunately the windows executable release doesn't work for me. as @eried i also just get scrambl…
-
```
my ftp.py codes:
import sys
import os
import time
from pyftpdlib import ftpserver
now = lambda: time.strftime("[%Y-%m-%d %H:%M:%S]")
f1 = open('ftpd.log', 'a')
f2 = open('ftpd.lines.log', 'a')…
-
_From [sjwhi8...@gmail.com](https://code.google.com/u/118420038961117125478/) on November 15, 2011 09:30:39_
```
my ftp.py codes:
import sys
import os
import time
from pyftpdlib import ftpserver
…
-
```
my ftp.py codes:
import sys
import os
import time
from pyftpdlib import ftpserver
now = lambda: time.strftime("[%Y-%m-%d %H:%M:%S]")
f1 = open('ftpd.log', 'a')
f2 = open('ftpd.lines.log', 'a')…
-
First of All, It would make much more sense to have L and R be for placing and breaking blocks respectively, And it's pretty confusing when the ABYX aren't all used for movement, and L and R being for…
-
Key points:
- SmarterMail Build 6985 - Remote Code Execution
-
I did everything according to the instructions; access via telnet was,
In the third step, "Load custom software", the camera flashes blue, does not connect.
changed settings:
```
TIMEZONE="MSK-3…
-
Perhaps I'm missing something.
I have set the passive port as well as the standard port to 12345.
But when I switch to passive mode (Filezilla or ncftp) I get
Passive mode refused.
Thanks for a …
-
Every time I try to close the connection (after an error state) I get this error.
Here is example code that reproduces the above error:
``` ruby
ftps = DoubleBagFTPS.new
begin
…