| bio | website | initiative.yo2.cn |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 3 years, 8 months |
| seen | Jun 9 at 14:40 | |
| stats | profile views | 10 |
|
Jun 9 |
comment |
OpenVPN client as SOCKS 5 server? are you a bot?? |
|
Apr 25 |
awarded | Popular Question |
|
Mar 24 |
awarded | Yearling |
|
Mar 13 |
awarded | Popular Question |
|
Jan 14 |
accepted | cp into destination hierarchy with symbolic link? |
|
Jan 14 |
awarded | Supporter |
|
Jan 14 |
comment |
cp into destination hierarchy with symbolic link? Clever use of find. Thanks |
|
Jan 14 |
awarded | Commentator |
|
Jan 14 |
comment |
cp into destination hierarchy with symbolic link? @Dennis yes you are correct. I edited my post. |
|
Jan 14 |
revised |
cp into destination hierarchy with symbolic link? added 9 characters in body |
|
Jan 14 |
comment |
cp into destination hierarchy with symbolic link? @Dennis Thank you, answers are: 1. yes (start with l when ls -l) 2. Ubuntu 10.04 server 3. Not safe to assume that |
|
Jan 14 |
asked | cp into destination hierarchy with symbolic link? |
|
Dec 14 |
revised |
OpenVPN client as SOCKS 5 server? added 295 characters in body; edited tags |
|
Nov 19 |
comment |
proxy software that supports parallel transfer @redpola looking good thanks. But it's for download only, not general purpose browsing acceleration. |
|
Jul 23 |
awarded | Caucus |
|
Dec 26 |
comment |
OpenVPN client as SOCKS 5 server? thanks for the effort, man, but not every OpenVPN server is configurable by the user. Plus SSH effeciency is worse than OpenVPN. |
|
Oct 18 |
accepted | How to copy files and create hardlinks instead of copying when files are identical |
|
Oct 18 |
comment |
How to copy files and create hardlinks instead of copying when files are identical du on the source is good idea. thanks :D |
|
Oct 18 |
comment |
How to copy files and create hardlinks instead of copying when files are identical copy files to another HDD, if dup, create a hardlink instead of copy content. |
|
Oct 17 |
comment |
How to copy files and create hardlinks instead of copying when files are identical thanks, I know finddupe, but the HDD target has limited free space and source HDD have lots of dup files. How to check BEFORE copy? |