Displaying 1 result from an estimated 1 matches for "jfor".
Did you mean:
for
2010 Jul 06
2
[Bug 1791] New: Newlines in filenames are converted to ^J
...ble in filenames
except null and slash. Unicode is one good reason for this.
jvoss at ASLinWS01:~$ env | grep LA
LANG=en_US.UTF-8
LANGUAGE=
jvoss at ASLinWS01:~$ scp 'waiting
for
what1.png' altsci.com:altsci/cell/uploads/
Enter passphrase for key '/home/jvoss/.ssh/id_dsa':
waiting\^Jfor\^Jwhat1.png 100% 50KB 49.8KB/s 00:00
jvoss at dmitry:~/altsci/cell$ ls uploads/waiting*1.png
uploads/waiting\^Jfor\^Jwhat1.png
http://www.cell-game.com/uploads/waiting%0Afor%0Awhat1.png
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are recei...