478 reputation
526
bio website blog.bstpierre.org
location United States
age 38
visits member for 3 years, 9 months
seen May 3 at 1:22
stats profile views 35

Bah


May
2
awarded  Popular Question
Apr
6
awarded  Excavator
Apr
6
awarded  Popular Question
Jan
15
awarded  Popular Question
Jan
9
comment How to find which files and folders were deleted recently in Linux?
@Sampo: Thanks, see my edit.
Jan
9
revised How to find which files and folders were deleted recently in Linux?
not "gone forever"
Jan
8
awarded  Organizer
Jan
8
revised Reg: Vi Editor tutorial for cygwin VI EDITO
remove signature; clean up
Jan
8
answered How to find which files and folders were deleted recently in Linux?
Jan
8
suggested suggested edit on Reg: Vi Editor tutorial for cygwin VI EDITO
Jan
8
answered Reg: Vi Editor tutorial for cygwin VI EDITO
Jan
6
awarded  Notable Question
Dec
26
comment Constant hissing from PC speakers after bumping front panel
It does not appear to be software, I booted into a different partition and the hiss was still there.
Dec
26
comment Constant hissing from PC speakers after bumping front panel
@Tog: see latest edit
Dec
26
revised Constant hissing from PC speakers after bumping front panel
results from playing with mixer
Dec
21
revised copy a file with scp, which is not stored on a filesystem
added 953 characters in body
Dec
21
comment copy a file with scp, which is not stored on a filesystem
Do you have a shell on server B? Or just scp and no shell access on server B?
Dec
21
comment Calling a script with ./bla.sh vs. . bla.sh
FWIW, not all shells will search cwd for sourced sripts. zsh (at least with the config I have) requires . ./cmd
Dec
21
comment copy a file with scp, which is not stored on a filesystem
Your question doesn't make sense. What do you mean by "target server" -- the machine where you're running the wget command? If you are downloading via http (and not https), then the security risks are inherent in the http protocol and there's nothing scp could do to change that.
Dec
21
answered copy a file with scp, which is not stored on a filesystem